home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12327 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  640 b 

  1. Path: news.belwue.de!news
  2. From: Julie Baker <baker@IPA.FhG.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: REXEC: Open files?
  5. Date: 19 Mar 1996 15:05:15 GMT
  6. Organization: InterNetNews at News.BelWue.DE (Stuttgart, Germany)
  7. Message-ID: <4imifb$59n@news.BelWue.DE>
  8. NNTP-Posting-Host: poops.ipa.fhg.de
  9.  
  10. I am using rexec repeatedly in an application.  The problem
  11. is that with each call to rexec, a file is left open.  How
  12. do I get the file descriptor for this file or is there some
  13. other function I should call to clean up after rexec?  I have
  14. read through the documentation in the man pages and it is
  15. still unclear to me.
  16.  
  17.  
  18. Thanks for any assistance!
  19.